projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f09483b
)
Adwaita: some scss cosmetic changes
author
Lapo Calamandrei
<calamandrei@gmail.com>
Sat, 9 Jan 2016 11:38:49 +0000
(12:38 +0100)
committer
Lapo Calamandrei
<calamandrei@gmail.com>
Sat, 9 Jan 2016 11:38:49 +0000
(12:38 +0100)
gtk/theme/Adwaita/_common.scss
patch
|
blob
|
history
diff --git
a/gtk/theme/Adwaita/_common.scss
b/gtk/theme/Adwaita/_common.scss
index b2969d741db18a23a0fd374cf1f53783c9ab29de..3693505475e627aa91645aacb35f2c86f9222fa1 100644
(file)
--- a/
gtk/theme/Adwaita/_common.scss
+++ b/
gtk/theme/Adwaita/_common.scss
@@
-1060,19
+1060,9
@@
toolbar {
&.osd.bottom { border-radius: 0; } // positional classes for `attached` osd toolbars
// toolbar separators
- & separator {
- background: none;
- }
- &.horizontal {
- & separator {
- margin: 0 6px;
- }
- }
- &.vertical {
- & separator {
- margin: 6px 0;
- }
- }
+ & separator { background: none; }
+ &.horizontal separator { margin: 0 6px; }
+ &.vertical separator { margin: 6px 0; }
}
//searchbar, location-bar & inline-toolbar